GUI Help > Menus > getMenuItemCount

getMenuItemCount
int count=getMenuItemCount(handle menu)

Description:
Retrieves the number of items in the menu.

Return Value:
The number of items in the menu.

Parameters:
menu Handle of a menu
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)